added SSCLI 1.0
[windows-sources.git] / shared source / sscli_ref_20021101 / docs / System.Runtime.Remoting.Activation / System.Runtime.Remoting.Activation.html
bloba6bdad647de223541f2e04cbc7c8ac8fdbcfe571
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
2 <head>
3 <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4 <link rel="stylesheet" type="text/css" href="../refdoc.css">
5 <title>Namespace: System.Runtime.Remoting.Activation</title>
6 </head>
7 <body>
8 <h2>Namespace: System.Runtime.Remoting.Activation</h2>
9 <dl>
10 <dd>
11 <p> The <a href="../System.Runtime.Remoting.Activation/System.Runtime.Remoting.Activation.html">System.Runtime.Remoting.Activation</a> namespace provides classes and objects that support server and client activation of remote objects.</p>
12 </dd>
13 </dl>
14 <h3>Members of System.Runtime.Remoting.Activation Namespace</h3><b>Classes</b><dl>
15 <dd>
16 <table border="1" width="90%" style="border-collapse: collapse">
17 <tr valign="top">
18 <th bgcolor="#C0C0C0">Class</th>
19 <th bgcolor="#C0C0C0">
20 Description
21 </th>
22 </tr>
23 <tr valign="top">
24 <td width="30%"><a href="types/UrlAttribute.html">class UrlAttribute</a></td>
25 <td width="60%"> Defines an attribute that can be used at the call site to specify the URL where the activation will happen. This class cannot be inherited. 
26 </td>
27 </tr>
28 </table>
29 </dd>
30 </dl><br><b>Interfaces</b><dl>
31 <dd>
32 <table border="1" width="90%" style="border-collapse: collapse">
33 <tr valign="top">
34 <th bgcolor="#C0C0C0">Interface</th>
35 <th bgcolor="#C0C0C0">
36 Description
37 </th>
38 </tr>
39 <tr valign="top">
40 <td width="30%"><a href="types/IActivator.html">interface IActivator</a></td>
41 <td width="60%"> Provides the basic functionality for a Remoting activator class. 
42 </td>
43 </tr>
44 <tr valign="top">
45 <td width="30%"><a href="types/IConstructionCallMessage.html">interface IConstructionCallMessage</a></td>
46 <td width="60%"> Represents the construction call request of an object. 
47 </td>
48 </tr>
49 <tr valign="top">
50 <td width="30%"><a href="types/IConstructionReturnMessage.html">interface IConstructionReturnMessage</a></td>
51 <td width="60%"> Identifies an <a href="../System.Runtime.Remoting.Messaging/types/IMethodReturnMessage.html">IMethodReturnMessage</a> that is returned after attempting to activate a remote object. 
52 </td>
53 </tr>
54 </table>
55 </dd>
56 </dl><br><b>Enumerations</b><dl>
57 <dd>
58 <table border="1" width="90%" style="border-collapse: collapse">
59 <tr valign="top">
60 <th bgcolor="#C0C0C0">Enumeration</th>
61 <th bgcolor="#C0C0C0">
62 Description
63 </th>
64 </tr>
65 <tr valign="top">
66 <td width="30%"><a href="types/ActivatorLevel.html">enumeration ActivatorLevel</a></td>
67 <td width="60%"> Defines the appropriate position for an <a href="../System/types/Activator.html">Activator</a> in the chain of activators. 
68 </td>
69 </tr>
70 </table>
71 </dd>
72 </dl><br><b>Namepace hierarchy</b><br><ul class="none">
73 <li><a href="../System/types/Object.html">System.Object</a></li>
74 <ul class="none">
75 <li><a href="../System/types/Attribute.html">System.Attribute</a></li>
76 </ul>
77 <ul class="none">
78 <li><a href="../System/types/ValueType.html">System.ValueType</a></li>
79 <ul class="none">
80 <li><a href="../System/types/Enum.html">System.Enum</a></li>
81 <ul class="none">
82 <li><a href="../System.Runtime.Remoting.Activation/types/ActivatorLevel.html">System.Runtime.Remoting.Activation.ActivatorLevel</a></li>
83 </ul>
84 </ul>
85 </ul>
86 </ul><br><i><a href="../documentation_license.txt">
87 Copyright (c) 2002 Microsoft Corporation. All rights reserved.
88 </a></i></body>
89 </html>